source/mutils/container/buckets_chain.d(207,7): Deprecation: foreach: loop index implicitly converted from `size_t` to `int` source/mutils/benchmark.d(156,3): Error: invalid `foreach` aggregate `this.perfs`, define `opApply()`, range primitives, or use `.tupleof` source/mutils/benchmark.d(162,3): Error: invalid `foreach` aggregate `this.perfs`, define `opApply()`, range primitives, or use `.tupleof` source/mutils/benchmark.d(167,34): Error: `@safe` function `mutils.benchmark.PerfData.getPerfData` cannot call `@system` function `mutils.container.buckets_chain.BucketsChain!(PerfData, 64u, false).BucketsChain.add` source/mutils/container/buckets_chain.d(378,5): `mutils.container.buckets_chain.BucketsChain!(PerfData, 64u, false).BucketsChain.add` is declared here source/mutils/benchmark.d(169,9): Error: `@safe` function `mutils.benchmark.PerfData.getPerfData` cannot call `@system` function `mutils.container.vector.Vector!(PerfData*).Vector.opOpAssign!"~".opOpAssign` source/mutils/container/vector.d(220,7): `mutils.container.vector.Vector!(PerfData*).Vector.opOpAssign!"~".opOpAssign` is declared here source/mutils/benchmark.d(174,39): Error: `@safe` function `mutils.benchmark.PerfData.sortByName` cannot call `@system` function `mutils.container.vector.Vector!(PerfData*).Vector.opSlice` source/mutils/container/vector.d(202,7): `mutils.container.vector.Vector!(PerfData*).Vector.opSlice` is declared here source/mutils/benchmark.d(175,3): Error: invalid `foreach` aggregate `this.perfs`, define `opApply()`, range primitives, or use `.tupleof` source/mutils/benchmark.d(187,3): Error: invalid `foreach` aggregate `this.perfs`, define `opApply()`, range primitives, or use `.tupleof` source/mutils/benchmark.d(213,28): Error: `@safe` function `mutils.benchmark.TimeThis.clearRoots` cannot call `@system` function `mutils.container.vector.Vector!(PerfData*).Vector.clear` source/mutils/container/vector.d(48,7): `mutils.container.vector.Vector!(PerfData*).Vector.clear` is declared here source/mutils/benchmark.d(214,28): Error: `@safe` function `mutils.benchmark.TimeThis.clearRoots` cannot call `@system` function `mutils.container.vector.Vector!(PerfData*).Vector.clear` source/mutils/container/vector.d(48,7): `mutils.container.vector.Vector!(PerfData*).Vector.clear` is declared here source/mutils/benchmark.d(251,44): Error: `@safe` function `mutils.benchmark.TimeThis.getRootPerfs` cannot call `@system` function `mutils.container.vector.Vector!(PerfData*).Vector.opSlice` source/mutils/container/vector.d(202,7): `mutils.container.vector.Vector!(PerfData*).Vector.opSlice` is declared here source/mutils/benchmark.d(261,3): Error: invalid `foreach` aggregate `timingRoot[cast(ulong)timingRootIndex].perfs`, define `opApply()`, range primitives, or use `.tupleof` source/mutils/container/buckets_chain.d(207,7): Deprecation: foreach: loop index implicitly converted from `size_t` to `int` source/mutils/container/hash_map.d(415,21): Error: `@safe` function `mutils.container.hash_map.benchmarkHashMapInt` cannot call `@system` destructor `mutils.container.hash_map.HashMap!(int, int, defaultHashFunc).HashMap.~this` source/mutils/container/hash_map.d(29,1): `mutils.container.hash_map.HashMap!(int, int, defaultHashFunc).HashMap.~this` is declared here source/mutils/container/hash_map.d(420,10): Error: `@safe` function `mutils.container.hash_map.benchmarkHashMapInt` cannot call `@system` function `mutils.container.hash_map.HashMap!(int, int, defaultHashFunc).HashMap.add!().add` source/mutils/container/hash_map.d(134,7): `mutils.container.hash_map.HashMap!(int, int, defaultHashFunc).HashMap.add!().add` is declared here source/mutils/container/hash_map.d(425,18): Error: `@safe` function `mutils.container.hash_map.benchmarkHashMapInt` cannot call `@system` function `mutils.container.hash_map.HashMap!(int, int, defaultHashFunc).HashMap.isIn` source/mutils/container/hash_map.d(62,7): `mutils.container.hash_map.HashMap!(int, int, defaultHashFunc).HashMap.isIn` is declared here source/mutils/container/hash_map.d(430,19): Error: `@safe` function `mutils.container.hash_map.benchmarkHashMapInt` cannot call `@system` function `mutils.container.hash_map.HashMap!(int, int, defaultHashFunc).HashMap.isIn` source/mutils/container/hash_map.d(62,7): `mutils.container.hash_map.HashMap!(int, int, defaultHashFunc).HashMap.isIn` is declared here source/mutils/container/hash_map.d(436,15): Error: `@safe` function `mutils.container.hash_map.benchmarkHashMapInt` cannot call `@system` function `mutils.benchmark.doNotOptimize!(HashMap!(int, int, defaultHashFunc)).doNotOptimize` source/mutils/benchmark.d(14,6): `mutils.benchmark.doNotOptimize!(HashMap!(int, int, defaultHashFunc)).doNotOptimize` is declared here source/mutils/container/hash_map.d(437,15): Error: `@safe` function `mutils.container.hash_map.benchmarkHashMapInt` cannot call `@system` function `mutils.benchmark.doNotOptimize!(byte[int]).doNotOptimize` source/mutils/benchmark.d(14,6): `mutils.benchmark.doNotOptimize!(byte[int]).doNotOptimize` is declared here source/mutils/container/hash_map.d(446,17): Error: `@safe` function `mutils.container.hash_map.benchmarkHashMapInt` cannot call `@system` function `mutils.benchmark.doNotOptimize!(byte*).doNotOptimize` source/mutils/benchmark.d(14,6): `mutils.benchmark.doNotOptimize!(byte*).doNotOptimize` is declared here source/mutils/container/hash_map.d(457,23): Error: `@safe` function `mutils.container.hash_map.benchmarkHashMapInt` cannot call `@system` function `mutils.container.hash_map.HashMap!(int, int, defaultHashFunc).HashMap.isIn` source/mutils/container/hash_map.d(66,7): `mutils.container.hash_map.HashMap!(int, int, defaultHashFunc).HashMap.isIn` is declared here source/mutils/container/hash_map.d(459,17): Error: `@safe` function `mutils.container.hash_map.benchmarkHashMapInt` cannot call `@system` function `mutils.benchmark.doNotOptimize!bool.doNotOptimize` /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.